emoji chooser: populate incrementally
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 02:12:02 +0000 (02:12 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 02:12:02 +0000 (02:12 +0000)
commit67e6d1087e9757b44168c4709bb4eb59f352d45b
tree37571ec382f7ceae4a6d956262146e6409335846
parent29bafd1e15aed22b3406b9aacc0378ac7737394c
emoji chooser: populate incrementally

It takes half a second on my system to initially
populate the Emoji chooser. That is too long. Do
the work in 8 millisecond chunks to give GTK a
chance to get some frames done.
gtk/gtkemojichooser.c